Enable xm console for vmx guest.
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 10 Nov 2005 11:04:29 +0000 (12:04 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 10 Nov 2005 11:04:29 +0000 (12:04 +0100)
commita3dde685e8bc5e8cd1ac811a9c7b6871a181b82e
tree0c424abe3e730260908b24ba286c627504b7ed39
parent07ac7415799016d5f34291a26b83a5e525477fb2
Enable xm console for vmx guest.
When the serial port is redirect to pty, write the allocated
device to xenstore, then xm console can get it.
TODO:serial port by pty shall not block if there are no reading
on the other end

Signed-off-by: Xiaofeng Ling <xiaofeng.ling@intel.com>
tools/examples/xmexample.vmx
tools/ioemu/target-i386-dm/Makefile
tools/ioemu/vl.c